Style Properties
A style object contains properties that the drawing of a shape. The style properties that affect paths are:
-
Pen width.
This property specifies the width of the pen QuickDraw GX uses to draw the contours of a shape.
-
Style attributes.
This property is a group of flags that allow you to specify how QuickDraw GX places the pen with respect to a shape's geometry and whether the shape should be constrained to a grid when drawn.
-
Join.
This property specifies what QuickDraw GX should draw at the corners of a shape's contours. QuickDraw GX provides two standard join types (one for round corners and one for sharp corners).
© 1999 Apple Computer, Inc.| Previous | Chapter Contents | Chapter Top | Next |